﻿2026-07-28T04:51:52.9953695Z ##[group]Run actions/checkout@v5
2026-07-28T04:51:52.9954531Z with:
2026-07-28T04:51:52.9955182Z   fetch-depth: 0
2026-07-28T04:51:52.9955800Z   repository: BigscreenVR/spt-bs-core
2026-07-28T04:51:52.9961771Z   token: ***
2026-07-28T04:51:52.9962322Z   ssh-strict: true
2026-07-28T04:51:52.9962972Z   ssh-user: git
2026-07-28T04:51:52.9963570Z   persist-credentials: true
2026-07-28T04:51:52.9964238Z   clean: true
2026-07-28T04:51:52.9964896Z   sparse-checkout-cone-mode: true
2026-07-28T04:51:52.9965693Z   fetch-tags: false
2026-07-28T04:51:52.9966295Z   show-progress: true
2026-07-28T04:51:52.9966865Z   lfs: false
2026-07-28T04:51:52.9967385Z   submodules: false
2026-07-28T04:51:52.9967969Z   set-safe-directory: true
2026-07-28T04:51:52.9968615Z   allow-unsafe-pr-checkout: false
2026-07-28T04:51:52.9970473Z ##[endgroup]
2026-07-28T04:51:53.1854109Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-28T04:51:53.1856070Z ##[group]Getting Git version info
2026-07-28T04:51:53.1857083Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-28T04:51:53.2060368Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-28T04:51:53.2273071Z git version 2.43.0.windows.1
2026-07-28T04:51:53.2302618Z ##[endgroup]
2026-07-28T04:51:53.2310961Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\4acc8477-517f-462d-a611-aed30f9f5c50\.gitconfig'
2026-07-28T04:51:53.2324532Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\4acc8477-517f-462d-a611-aed30f9f5c50' before making global git config changes
2026-07-28T04:51:53.2326347Z Adding repository directory to the temporary git global config as a safe directory
2026-07-28T04:51:53.2329246Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-28T04:51:53.2580666Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-07-28T04:51:53.3148803Z https://github.com/BigscreenVR/spt-bs-core
2026-07-28T04:51:53.3174947Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-28T04:51:53.3180051Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-28T04:51:53.3407898Z refs/heads/main
2026-07-28T04:51:53.3436119Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-07-28T04:51:53.3799037Z HEAD is now at bfb555f8 Merge pull request #116 from BigscreenVR/build/hosting-stamp-life-scope
2026-07-28T04:51:53.4276908Z ##[endgroup]
2026-07-28T04:51:53.4279087Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-07-28T04:51:54.0793941Z ##[group]Cleaning the repository
2026-07-28T04:51:54.0798132Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-07-28T04:51:55.7921737Z Removing target/
2026-07-28T04:51:55.7950109Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-07-28T04:51:55.8495748Z HEAD is now at bfb555f8 Merge pull request #116 from BigscreenVR/build/hosting-stamp-life-scope
2026-07-28T04:51:55.8517868Z ##[endgroup]
2026-07-28T04:51:55.8521665Z ##[group]Disabling automatic garbage collection
2026-07-28T04:51:55.8526838Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-28T04:51:55.8769141Z ##[endgroup]
2026-07-28T04:51:55.8769680Z ##[group]Setting up auth
2026-07-28T04:51:55.8770287Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-28T04:51:55.9001717Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-28T04:51:56.3309511Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-28T04:51:56.4051936Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-28T04:51:56.9043110Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-28T04:51:56.9298905Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-28T04:51:57.4107355Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-28T04:51:57.4420560Z ##[endgroup]
2026-07-28T04:51:57.4421172Z ##[group]Fetching the repository
2026-07-28T04:51:57.4431741Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +aebc3b79b504ee77a56ab487ca1db5aa23e74a55:refs/remotes/pull/117/merge
2026-07-28T04:51:58.5720183Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-28T04:51:58.5720918Z    52b4d708..1b43c1a9  fix/ring-perch-adoption                  -> origin/fix/ring-perch-adoption
2026-07-28T04:51:58.5721628Z  + 22e9d64a...aebc3b79 aebc3b79b504ee77a56ab487ca1db5aa23e74a55 -> pull/117/merge  (forced update)
2026-07-28T04:51:58.5850162Z ##[endgroup]
2026-07-28T04:51:58.5850597Z ##[group]Determining the checkout info
2026-07-28T04:51:58.5851052Z ##[endgroup]
2026-07-28T04:51:58.5856457Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-28T04:51:58.6134662Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-28T04:51:58.6372080Z ##[group]Checking out the ref
2026-07-28T04:51:58.6376527Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force refs/remotes/pull/117/merge
2026-07-28T04:51:58.7390907Z Previous HEAD position was bfb555f8 Merge pull request #116 from BigscreenVR/build/hosting-stamp-life-scope
2026-07-28T04:51:58.7391835Z HEAD is now at aebc3b79 Merge 1b43c1a9492b73d094e1e0f9cf012ce8d14cf027 into bfb555f8b451bf1fd0f868c5b06d57a889fdff81
2026-07-28T04:51:58.7415008Z ##[endgroup]
2026-07-28T04:51:58.7683047Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-28T04:51:58.8294812Z aebc3b79b504ee77a56ab487ca1db5aa23e74a55
